public void Mirror( Placement[] placements, PointD start, PointD end, bool bCopyObjects )
public: void Mirror( array<Placement^>^ placements, PointD start, PointD end, bool bCopyObjects )
Parameters
- placements
- Placements to mirror.
- start
- Start point of the mirror axis
- end
- End point of the mirror axis
- bCopyObjects
- Determines if objects are copied or moved to the mirror position